home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1996 February: Tool Chest
/
Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso
/
Tool Chest
/
Development Tools & Languages
/
Macintosh Common Lisp Related
/
TCP-based EVAL server
/
readme
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-12
|
293 b
|
14 lines
|
[
TEXT/CCL2
]
#|
;sample use:
On mac load eval server and do (start-eval-server :a-server)
On an other load eval-client and do
(start-eval-client "132.187.103.165" :the-first-client)
try
(request-eval '(+ 3 4 5) :the-first-client)
|#
Contact the poeck@informatik.uni-wuerzburg.de if you have problems